Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INT-3259: Added github action for labeling and closing stale issues #485

Merged
merged 4 commits into from
Nov 26, 2023

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented Nov 24, 2023

Jira ticket: https://ephocks.atlassian.net/browse/INT-3259

Description of changes:
Added a Github action that labels any issues that have the "needs: more info" label, with the "stale" label, after 30 days have elapsed since last being updated. A further 7 days with no response will close the issue. This action runs once a day.

See for more info on the stale GH action: https://github.com/actions/stale#days-before-stale

@danoaky-tiny danoaky-tiny added the enhancement A request for a new feature or enchancement. label Nov 24, 2023
@danoaky-tiny danoaky-tiny requested a review from a team as a code owner November 24, 2023 04:04
@danoaky-tiny danoaky-tiny requested review from spocke, hamza0867, vpyshnenko, TheSpyder, ArvinJ-H, ltrouton, tiny-ben-tran, a team and MitchC1999 and removed request for a team November 24, 2023 04:04
.github/workflows/stale.yml Outdated Show resolved Hide resolved
@danoaky-tiny danoaky-tiny merged commit e2b1907 into main Nov 26, 2023
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/INT-3259 branch November 26, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for a new feature or enchancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants